home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part2 / 12120 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.2 KB

  1. Path: connexus.apana.org.au!not-for-mail
  2. From: proteus@connexus.apana.org.au (Quenten Barber)
  3. Newsgroups: comp.lang.c
  4. Subject: [Q] Reading Text From File
  5. Date: 28 Mar 1996 23:19:38 GMT
  6. Organization: connexus.apana.org.au
  7. Message-ID: <4jf6qa$ng@preeda.internex.net.au>
  8. NNTP-Posting-Host: connexus.apana.org.au
  9. X-Newsreader: TIN [UNIX 1.3 950621BETA PL0]
  10.  
  11. Hi,
  12.     I run a small 1 line BBS and am looking to make my own 'Last Callers'
  13. door thing, So I looked up the Structure for Remote Access's files and
  14. found it was all done in Pascal.... so I've tried to convert it to C
  15. and i eventually go it to read in the files fine, untill I put a different
  16. "Lastcall.bbs" file in there then it missed bits and the names wouldn't come
  17. out right, I presume that there isn't any inconsistancys (excuse my spelling)
  18. with RA as I looked at the files with a Hex Editor and found that all of
  19. the strings started at the same offset, so why dosn't my program read them
  20. in the same way ?? 
  21.  
  22. I would list my Code here, but it's kinda long and I know ppl hate 
  23. reading long messages, so I was thinking of Attcahing it.... only I'm not
  24. sure how to on a Newsgroup... if anyone can help or would like to see my
  25. code Mail Me and I can Attach files in Pine, Thanx,
  26.                             Tim Findlay.
  27.  
  28.